Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(vscode): rewrite with reactive-vscode #4945

Merged
merged 13 commits into from
Oct 30, 2024

Conversation

KazariEX
Copy link
Collaborator

No description provided.

Copy link

pkg-pr-new bot commented Oct 26, 2024

Open in Stackblitz

vue-component-meta

pnpm add https://pkg.pr.new/vuejs/language-tools/vue-component-meta@4945

vue-component-type-helpers

pnpm add https://pkg.pr.new/vuejs/language-tools/vue-component-type-helpers@4945

@vue/language-core

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-core@4945

@vue/language-plugin-pug

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-plugin-pug@4945

@vue/language-server

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-server@4945

@vue/language-service

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-service@4945

vue-tsc

pnpm add https://pkg.pr.new/vuejs/language-tools/vue-tsc@4945

@vue/typescript-plugin

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/typescript-plugin@4945

commit: a21eab3

@KermanX KermanX self-assigned this Oct 30, 2024
@@ -254,3 +254,51 @@ Finally you need to make VS Code recognize your new extension and automatically
- [angular](https://github.com/angular/angular) shows how TS server plugin working with language service.
- Syntax highlight is rewritten base on [vue-syntax-highlight](https://github.com/vuejs/vue-syntax-highlight).
- [vscode-fenced-code-block-grammar-injection-example](https://github.com/mjbvz/vscode-fenced-code-block-grammar-injection-example) shows how to inject vue syntax highlight to markdown.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The following content is automatically generated via vscode-ext-gen

@KazariEX KazariEX marked this pull request as ready for review October 30, 2024 11:29
@johnsoncodehk
Copy link
Member

Works perfectly, thanks!

@johnsoncodehk johnsoncodehk merged commit 06166e2 into vuejs:master Oct 30, 2024
5 checks passed
@KazariEX KazariEX deleted the refactor/reactive-vscode branch October 30, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants